projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
53c4ca5
)
*** empty log message ***
author
Colin Walters
<walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000
(
05:21
+0000)
committer
Colin Walters
<walters@gnu.org>
Wed, 1 May 2002 05:21:26 +0000
(
05:21
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 2362d440ed55b76200f138f89916e6dc34ac9372..2845e73a74a6061b04b27b13248bd0b78a0bc066 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2002-05-01 Colin Walters <walters@verbum.org>
+
+ * textmodes/tex-mode.el (tex-validate-buffer): Use
+ `occur-revert-arguments' instead of setting `occur-nlines' and
+ `occur-buffer'. Don't test for `input-pending-p' in loop. Set
+ text property `occur-target' instead of `occur'.
+
2002-04-30 John Wiegley <johnw@gnu.org>
* align.el (align-region): Fixed the fix to align-region, because